Release 10.1A: OpenEdge Development:
Programming Interfaces
Validation
You can validate XML against a DTD or an XML Schema file. The DOM parser will always validate against an internal DTD or DTD reference. In addition, the
SCHEMA-PATHattribute of the X-document allows you to point to another DTD for validation.If you would like to validate against one or more XML Schema files, you can specify the location of these in the
SCHEMA-LOCATIONattribute or theNONAMESPACE-SCHEMA LOCATIONattribute.
For more information, see the reference entries for these methods and attributes in the OpenEdge Development: Progress 4GL Reference .
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |